Version 24.2 (latest)

SpinEditor<T> Class Fields

For a list of all members of this type, see SpinEditor<T> members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)MaximumPropertyIdentifies the Maximum dependency property  
Public Fieldstatic (Shared in Visual Basic)MinimumPropertyIdentifies the Minimum dependency property  
Public Fieldstatic (Shared in Visual Basic)NullSpinBehaviorPropertyIdentifies the NullSpinBehavior dependency property  
Public Fieldstatic (Shared in Visual Basic)NullSpinValuePropertyIdentifies the NullSpinValue dependency property  
Public Fieldstatic (Shared in Visual Basic)SpinWrapPropertyIdentifies the SpinWrap dependency property  
Public Fieldstatic (Shared in Visual Basic)ValuePropertyIdentifies the Value dependency property  
See Also